home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000270_ghira@mistral.co.uk_Wed Aug 7 10:07:35 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  32 lines

  1. Article: 13595 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!howland.erols.net!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: ghira@mistral.co.uk (Adam Atkinson)
  4. Newsgroups: comp.unix.programmer,comp.protocols.kermit.misc
  5. Subject: Re: connecting to MD110 with tip
  6. Date: 7 Aug 2002 03:38:24 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 13
  9. Message-ID: <f8c38141.0208070238.424c0bcf@posting.google.com>
  10. References: <f8c38141.0208060547.2a67ad69@posting.google.com> <aiom61$gi6$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: 193.130.25.71
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1028716705 26005 127.0.0.1 (7 Aug 2002 10:38:25 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 7 Aug 2002 10:38:25 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.unix.programmer:150079 comp.protocols.kermit.misc:13595
  18.  
  19. fdc@columbia.edu (Frank da Cruz) wrote:
  20.  
  21. > : What am I doing wrong?
  22. > : 
  23. > Suggest you use C-Kermit to replace Telnet, Tip, and Expect:
  24. >   http://www.columbia.edu/kermit/ckermit.html
  25. > Then you don't have to worry about interaction among three different
  26. > programs, and the fact that you have one program for network connections
  27. > but another one for serial connections.
  28.  
  29. Thanks. I'll give that a go.
  30.